SSHIdentificationStringException Constructor(Exception,String,Object[])
In This Topic
Initializes a new instance of the SSHIdentificationStringException using the passed inner exception, message format string, and message arguments.
Syntax
Parameters
- innerException
- The exception's inner exception.
- format
- The format string for the exception's message.
- args
- The arguments to use in format.
Supported Frameworks
format
See Also